'Declaration
Public Function GetPageTextArea_2( _ ByVal Page As Integer, _ ByVal Left As Single, _ ByVal Top As Single, _ ByVal Width As Single, _ ByVal Height As Single _ ) As String
public function GetPageTextArea_2( Page: Integer; Left: Single; Top: Single; Width: Single; Height: Single ): String;
Parameters
- Page
- Left
- Top
- Width
- Height